home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PVDRIVER / SS24X2.ZIP / BATCH / W30.BAT < prev    next >
DOS Batch File  |  1992-08-17  |  376b  |  21 lines

  1. @echo off
  2. echo.
  3. echo Installing Windows 3.0 drivers to %1 ...
  4. echo.
  5. echo.
  6. cd\
  7. shared.exe C:\SS24X\WIN30DRV
  8. win30drv.exe C:\SS24X\WIN30DRV
  9. wininst.exe C:\SS24X
  10.  
  11. :return
  12. %2\batch\end.bat %1 %2
  13. goto end
  14.  
  15. :Wrong
  16. cls
  17. echo This program requires Disk 1 of the SpeedStar 24X be used before
  18. echo this file can be run.  Use the GO.BAT file on Disk 1 to start.
  19.  
  20. :End
  21.